How to Install parmetis-test software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install parmetis-test software package in Ubuntu 14.04 LTS (Trusty Tahr)

parmetis-test software package provides Parallel Graph Partitioning and Sparse Matrix Ordering Tests, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install parmetis-test 

parmetis-test is installed in your system.

Make ensure the parmetis-test package were installed using the commands given below,

$ sudo dpkg-query -l | grep parmetis-test *

You will get with parmetis-test package name, version, architecture and description in a table

parmetis-test package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Mathematics
Package parmetis-test
Version 3.1.1-4build1
Description Parallel Graph Partitioning and Sparse Matrix Ordering Tests
Sub Section math


See Also, How to uninstall or remove parmetis-test software package from Ubuntu 14.04 LTS (Trusty Tahr)?